PlacementStatusReasonQuestionResponse 
EntityType  Independent 
Logical Entity Name  PlacementStatusReasonQuestionResponse 
Default Table Name  PlReasonQuestionResponse 
Logical Only  NO 
Definition 
 
Note 
 

PlacementStatusReasonQuestionResponse Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Description    NVARCHAR(500)  NO 
 
PlacementStatusReasonQuestionId(FK)    INTEGER  NO 
 
IsFreeTextAllowed    BIT  NO 
 
IsFreeTextRequired    BIT  YES 
 
ResponseDataType    CHAR(10)  YES 
 
ResponseNumber    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

PlacementStatusReasonQuestionResponse Keys 
Key Name  Key Type  Keys 
PlReasonQuestionResponse_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PlReasonQuestionResponse_ResponseNumber_N_N_IDX  Inversion Entry  ResponseNumber 
PlReasonQuestionResponse_PlReasonQuestionID_N_N_IDX  Inversion Entry  PlacementStatusReasonQuestionId 
PK_PlReasonQuestionResponse_PlReasonQuestionResponseID  PrimaryKey  Id 

PlacementStatusReasonQuestionResponse Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
PlacementStatusReasonQuestion  Non-Identifying  One To Zero or More        PlacementStatusReasonQuestionId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PlReasonQuestionAnswerResponseComment  Non-Identifying  One To Zero or More          NO 

PlacementStatusReasonQuestionResponse Check Constraints 
Check Constraint Name  CheckConstraint